Display the full label in the product_label_section_and_note widget.
Glue module between web_widget_product_label_section_and_note_full_label and sale.
unify the product and name into a single column
Allows to add to cart from product items a custom quantity.
Provides an overridable request context for FastAPI endpoints
Add a notion of tax rate linked to an H.S. Code and Country.
Restore the analytic account sequence
Allows to import data from document using Google Document AI
Display the fiscal month on journal entries/item
Provides tools to facilitate reconciliation
Account Payment Currency Manual Rate
Crete internal transfers in one move.
Configure api keys via server env. This can be very useful to avoid mixing your keys between your various environments when restoring databases. All you have to do is to add a new section to your configuration file according to the following convention:
This addon adds auth.jwt.validator fields to server env
Track Authentication Attempts and Prevent Brute-force Attacks